Home
last modified time | relevance | path

Searched defs:headroom (Results 1 – 6 of 6) sorted by relevance

/wlan-dirver/qcacld-3.0/components/pkt_capture/core/src/
H A Dwlan_pkt_capture_data_txrx.c895 uint32_t headroom; in pkt_capture_rx_data_cb() local
1022 uint32_t headroom; in pkt_capture_rx_data_cb() local
1137 uint32_t headroom; in pkt_capture_tx_data_cb() local
1335 uint32_t headroom; pkt_capture_tx_data_cb() local
[all...]
H A Dwlan_pkt_capture_mgmt_txrx.c138 uint32_t headroom; in pkt_capture_mgmtpkt_process() local
/wlan-dirver/qca-wifi-host-cmn/qdf/linux/src/
H A Di_qdf_nbuf.h2516 __qdf_nbuf_realloc_headroom(struct sk_buff * skb,uint32_t headroom) __qdf_nbuf_realloc_headroom() argument
2629 __qdf_nbuf_expand(struct sk_buff * skb,uint32_t headroom,uint32_t tailroom) __qdf_nbuf_expand() argument
2649 __qdf_nbuf_copy_expand(struct sk_buff * buf,int headroom,int tailroom) __qdf_nbuf_copy_expand() argument
[all...]
H A Dqdf_nbuf.c3869 qdf_nbuf_copy_expand_debug(qdf_nbuf_t buf,int headroom,int tailroom,const char * func,uint32_t line) qdf_nbuf_copy_expand_debug() argument
/wlan-dirver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_nbuf.h2394 qdf_nbuf_copy_expand(buf,headroom,tailroom) global() argument
2606 qdf_nbuf_copy_expand(qdf_nbuf_t buf,int headroom,int tailroom) qdf_nbuf_copy_expand() argument
2703 qdf_nbuf_copy_expand_fraglist(qdf_nbuf_t buf,int headroom,int tailroom) qdf_nbuf_copy_expand_fraglist() argument
5037 qdf_nbuf_realloc_headroom(qdf_nbuf_t buf,uint32_t headroom) qdf_nbuf_realloc_headroom() argument
5049 qdf_nbuf_expand(qdf_nbuf_t buf,uint32_t headroom,uint32_t tailroom) qdf_nbuf_expand() argument
[all...]
/wlan-dirver/qcacld-3.0/core/dp/htt/
H A Dhtt_rx_ll.c411 int headroom; in htt_rx_ring_fill_n() local