Searched defs:txok (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dwmi.c256 ath9k_wmi_ctrl_tx(void *priv, struct sk_buff *skb, enum htc_endpoint_id epid, bool txok) argument
H A Dhtc_hst.c333 ath9k_htc_txcompletion_cb(struct htc_target *htc_handle, struct sk_buff *skb, bool txok) argument
H A Dhtc_drv_beacon.c131 ath9k_htc_beaconep(void *drv_priv, struct sk_buff *skb, enum htc_endpoint_id ep_id, bool txok) argument
H A Dhif_usb.c140 bool txok = true; local
257 bool txok = true; local
232 ath9k_skb_queue_complete(struct hif_device_usb *hif_dev, struct sk_buff_head *queue, bool txok) argument
[all...]
H A Dhtc_drv_txrx.c454 bool txok; local
690 ath9k_htc_txep(void *drv_priv, struct sk_buff *skb, enum htc_endpoint_id ep_id, bool txok) argument
H A Dhtc_drv_init.c120 ath9k_htc_connect_svc(struct ath9k_htc_priv *priv, u16 service_id, void (*tx) (void *, struct sk_buff *, enum htc_endpoint_id, bool txok), enum htc_endpoint_id *ep_id) argument
H A Ddebug.h98 u32 txok; member in struct:ath_interrupt_stats
H A Dxmit.c455 ath_tx_count_frames(struct ath_softc *sc, struct ath_buf *bf, struct ath_tx_status *ts, int txok, int *nframes, int *nbad) argument
487 ath_tx_complete_aggr(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf, struct list_head *bf_q, struct ieee80211_sta *sta, struct ath_atx_tid *tid, struct ath_tx_status *ts, int txok) argument
738 bool txok, flush; local
2516 ath_tx_complete_buf(struct ath_softc *sc, struct ath_buf *bf, struct ath_txq *txq, struct list_head *bf_q, struct ieee80211_sta *sta, struct ath_tx_status *ts, int txok) argument
2572 ath_tx_rc_status(struct ath_softc *sc, struct ath_buf *bf, struct ath_tx_status *ts, int nframes, int nbad, int txok) argument
[all...]
H A Dhtc.h314 u8 txok; member in struct:ath9k_htc_tx_ctl
/linux-master/include/uapi/linux/
H A Dsynclink.h217 __u32 txok; member in struct:mgsl_icount
/linux-master/net/mac80211/
H A Dtx.c4849 bool txok; local
/linux-master/drivers/net/ethernet/freescale/
H A Ducc_geth.h78 u32 txok; /* Total number of octets residing in frames member in struct:ucc_geth
764 u32 txok; /* Total number of octets residing in frames member in struct:ucc_geth_hardware_statistics

Completed in 169 milliseconds