Home
last modified time | relevance | path

Searched refs:needs_hdr (Results 1 – 1 of 1) sorted by relevance

/drivers/net/wireless/bcmdhd/
Ddhd_wlfc.c52 uint8 needs_hdr; member
940 int prec, uint8* ac_credit_spent, uint8* needs_hdr, wlfc_mac_descriptor_t** entry_out) in _dhd_wlfc_deque_delayedq() argument
954 *needs_hdr = 1; in _dhd_wlfc_deque_delayedq()
969 *needs_hdr = 0; in _dhd_wlfc_deque_delayedq()
984 *needs_hdr = 1; in _dhd_wlfc_deque_delayedq()
1282 commit_info->needs_hdr, &hslot); in _dhd_wlfc_handle_packet_commit()
1349 commit_info.needs_hdr = 1; in dhd_wlfc_commit_packets()
1387 commit_info.needs_hdr = 1; in dhd_wlfc_commit_packets()
1394 &(commit_info.needs_hdr), in dhd_wlfc_commit_packets()
1402 commit_info.pkt_type = (commit_info.needs_hdr) ? eWLFC_PKTTYPE_DELAYED : in dhd_wlfc_commit_packets()
[all …]