Searched defs:needs_hdr (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/bcmdhd/
H A Ddhd_cdc.c64 uint8 needs_hdr; member in struct:dhd_wlfc_commit_info
1226 int prec, uint8* ac_credit_spent, uint8* needs_hdr, wlfc_mac_descriptor_t** entry_out)
1240 *needs_hdr = 1;
1255 *needs_hdr = 0;
1270 *needs_hdr = 1;
1514 commit_info->needs_hdr, &hslot);
1583 commit_info.needs_hdr = 1;
1621 &(commit_info.needs_hdr),
1627 commit_info.pkt_type = (commit_info.needs_hdr) ? eWLFC_PKTTYPE_DELAYED :
1707 &(commit_info.needs_hdr),
1225 _dhd_wlfc_deque_delayedq(athost_wl_status_info_t* ctx, int prec, uint8* ac_credit_spent, uint8* needs_hdr, wlfc_mac_descriptor_t** entry_out) argument
[all...]

Completed in 131 milliseconds