Searched defs:txok (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | hif_usb.c | 140 bool txok = true; in hif_usb_mgmt_cb() local 234 bool txok) in ath9k_skb_queue_complete() 257 bool txok = true; in hif_usb_tx_cb() local
|
H A D | wmi.c | 257 enum htc_endpoint_id epid, bool txok) in ath9k_wmi_ctrl_tx()
|
H A D | htc_drv_txrx.c | 454 bool txok; in ath9k_htc_tx_process() local 691 enum htc_endpoint_id ep_id, bool txok) in ath9k_htc_txep()
|
H A D | htc_hst.c | 337 struct sk_buff *skb, bool txok) in ath9k_htc_txcompletion_cb()
|
H A D | xmit.c | 457 struct ath_tx_status *ts, int txok, in ath_tx_count_frames() 492 struct ath_tx_status *ts, int txok) in ath_tx_complete_aggr() 739 bool txok, flush; in ath_tx_process_buffer() local 2520 struct ath_tx_status *ts, int txok) in ath_tx_complete_buf() 2575 int txok) in ath_tx_rc_status()
|
H A D | htc_drv_beacon.c | 132 enum htc_endpoint_id ep_id, bool txok) in ath9k_htc_beaconep()
|
H A D | htc_drv_init.c | 125 bool txok), in ath9k_htc_connect_svc()
|
H A D | debug.h | 98 u32 txok; member
|
H A D | htc.h | 314 u8 txok; member
|
/openbmc/linux/drivers/staging/rtl8192u/ |
H A D | r819xU_cmdpkt.h | 100 u16 txok; /* Tx ok count */ member
|
/openbmc/linux/include/uapi/linux/ |
H A D | synclink.h | 217 __u32 txok; member
|
/openbmc/linux/drivers/net/ethernet/freescale/ |
H A D | ucc_geth.h | 78 u32 txok; /* Total number of octets residing in frames member 764 u32 txok; /* Total number of octets residing in frames member
|
/openbmc/u-boot/drivers/qe/ |
H A D | uec.h | 416 u32 txok; member
|
/openbmc/u-boot/include/linux/ |
H A D | immap_qe.h | 350 u32 txok; /* Total number of octets residing in frames member
|
/openbmc/linux/net/mac80211/ |
H A D | tx.c | 4829 bool txok; in ieee80211_tx_pending() local
|