Searched defs:pkts (Results 101 - 107 of 107) sorted by relevance

12345

/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmvm.h693 u32 pkts[IEEE80211_NUM_ACS]; member in struct:iwl_mvm_tcm_mac::__anon1152
697 u32 pkts[IEEE80211_NUM_ACS]; member in struct:iwl_mvm_tcm_mac::__anon1153
/linux-master/drivers/net/wireless/marvell/
H A Dmwl8k.c336 u32 pkts; member in struct:tx_traffic_info
/linux-master/drivers/net/ethernet/sun/
H A Dniu.c6239 u64 pkts, dropped, errors, bytes; local
6270 u64 pkts, errors, bytes; local
/linux-master/net/wireless/
H A Dnl80211.c12992 u32 pkts = nla_get_u32(attrs[NL80211_ATTR_CQM_TXE_PKTS]); local
12793 nl80211_set_cqm_txe(struct genl_info *info, u32 rate, u32 pkts, u32 intvl) argument
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dwmi.h2141 __le32 pkts; member in struct:wmi_txe_notify_cmd
2148 __le32 pkts; member in struct:wmi_txe_notify_event
/linux-master/include/net/bluetooth/
H A Dhci.h2514 __le16 pkts; member in struct:hci_comp_blocks_info
/linux-master/include/linux/
H A Dnetdevice.h3557 netdev_tx_completed_queue(netdev_get_tx_queue(dev, 0), pkts, bytes); local
3520 netdev_tx_completed_queue(struct netdev_queue *dev_queue, unsigned int pkts, unsigned int bytes) argument
3554 netdev_completed_queue(struct net_device *dev, unsigned int pkts, unsigned int bytes) argument

Completed in 287 milliseconds

12345