Searched defs:skb (Results 1 - 25 of 152) sorted by relevance

1234567

/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dtime-sync.h20 bool iwl_mvm_time_sync_frame(struct iwl_mvm *mvm, struct sk_buff *skb, u8 *addr) argument
H A Dtime-sync.c15 static bool iwl_mvm_is_skb_match(struct sk_buff *skb, u8 *addr, u8 dialog_token) argument
36 struct sk_buff *skb; local
66 struct sk_buff *skb local
[all...]
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dtestmode.h22 ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, struct sk_buff *skb) argument
H A Dmac.h77 ath10k_tx_h_seq_no(struct ieee80211_vif *vif, struct sk_buff *skb) argument
H A Dtxrx.c14 static void ath10k_report_offchan_tx(struct ath10k *ar, struct sk_buff *skb) argument
H A Dtestmode.c31 bool ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, struct sk_buff *skb) argument
102 struct sk_buff *skb; local
373 struct sk_buff *skb; local
[all...]
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dudp.h46 udp_hdr(struct sk_buff *skb) argument
H A Dtcp.h55 tcp_hdr(struct sk_buff *skb) argument
62 tcp_hdrlen(struct sk_buff *skb) argument
H A Dip.h57 ip_hdr(struct sk_buff *skb) argument
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dtestmode.h17 ath11k_tm_wmi_event(struct ath11k_base *ab, u32 cmd_id, struct sk_buff *skb) argument
/freebsd-current/sys/compat/linuxkpi/common/include/net/
H A Dnetlink.h39 nla_put(struct sk_buff *skb, int attr, size_t len, void *data) argument
47 nla_put_u16(struct sk_buff *skb, int attr, uint32_t val) argument
/freebsd-current/sys/contrib/dev/athk/
H A Dmain.c38 struct sk_buff *skb; local
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dpci_mcu.c22 mt7921_mcu_send_message(struct mt76_dev *mdev, struct sk_buff *skb, argument
H A Dsdio_mcu.c16 mt7921s_mcu_send_message(struct mt76_dev *mdev, struct sk_buff *skb, argument
H A Dusb.c28 mt7921u_mcu_send_message(struct mt76_dev *mdev, struct sk_buff *skb, argument
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac3_mac.c58 mt76_connac3_mac_decode_he_mu_radiotap(struct sk_buff *skb, __le32 *rxv) argument
101 void mt76_connac3_mac_decode_he_radiotap(struct sk_buff *skb, __le32 *rxv, argument
H A Dmcu.c13 struct sk_buff *skb; local
49 void mt76_mcu_rx_event(struct mt76_dev *dev, struct sk_buff *skb) argument
59 struct sk_buff *skb; local
72 mt76_mcu_skb_send_and_get_msg(struct mt76_dev *dev, struct sk_buff *skb, int cmd, bool wait_resp, struct sk_buff **ret_skb) argument
[all...]
H A Dutil.h137 mt76_skb_set_moredata(struct sk_buff *skb, bool moredata) argument
H A Dagg-rx.c18 struct sk_buff *skb; local
59 struct sk_buff *skb; local
119 mt76_rx_aggr_check_ctl(struct sk_buff *skb, struct sk_buff_head *frames) argument
148 mt76_rx_aggr_reorder(struct sk_buff *skb, struct sk_buff_head *frames) argument
275 struct sk_buff *skb = tid->reorder_buf[i]; local
[all...]
H A Dmt76x02_beacon.c26 mt76x02_write_beacon(struct mt76x02_dev *dev, int offset, struct sk_buff *skb) argument
54 mt76x02_mac_set_beacon(struct mt76x02_dev *dev, struct sk_buff *skb) argument
141 struct sk_buff *skb = NULL; local
161 struct sk_buff *skb; local
[all...]
H A Dmt76x02_mcu.c39 struct sk_buff *skb; local
13 mt76x02_mcu_parse_response(struct mt76_dev *mdev, int cmd, struct sk_buff *skb, int seq) argument
148 struct sk_buff *skb; local
[all...]
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_skbuff.c86 struct sk_buff *skb; local
135 struct sk_buff *skb; local
152 struct sk_buff *skb; local
172 linuxkpi_skb_copy(struct sk_buff *skb, gfp_t gfp) argument
210 linuxkpi_kfree_skb(struct sk_buff *skb) argument
274 struct sk_buff *skb; local
[all...]
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dbeacon.c18 struct sk_buff *skb = NULL; local
51 struct sk_buff *skb; local
75 struct sk_buff *skb; local
[all...]
/freebsd-current/sys/contrib/dev/rtw88/
H A Drx.c11 rtw_rx_stats(struct rtw_dev *rtwdev, struct ieee80211_vif *vif, struct sk_buff *skb) argument
/freebsd-current/sys/net80211/
H A Dieee80211_crypto_wep.c284 wep_demic(struct ieee80211_key *k, struct mbuf *skb, int force) argument

Completed in 200 milliseconds

1234567