Home
last modified time | relevance | path

Searched defs:txpd (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/wireless/marvell/libertas_tf/
A Dlibertas_tf.h263 struct txpd { struct
265 __le32 tx_status;
267 __le32 tx_control;
268 __le32 tx_packet_location;
270 __le16 tx_packet_length;
272 u8 tx_dest_addr_high[2];
274 u8 tx_dest_addr_low[4];
276 u8 priority;
278 u8 powermgmt;
280 u8 pktdelay_2ms;
[all …]
A Dmain.c202 struct txpd *txpd; in lbtf_tx_work() local
/linux/drivers/net/wireless/marvell/libertas/
A Dtx.c69 struct txpd *txpd; in lbs_hard_start_xmit() local
A Dmesh.h69 #define lbs_mesh_set_txpd(priv, dev, txpd) do { } while (0) argument
A Dhost.h292 struct txpd { struct
294 union {
305 } u;
307 __le32 tx_control;
310 __le16 tx_packet_length;
312 u8 tx_dest_addr_high[2];
314 u8 tx_dest_addr_low[4];
316 u8 priority;
318 u8 powermgmt;
320 u8 pktdelay_2ms;
[all …]
A Dmesh.c1068 struct net_device *dev, struct txpd *txpd) in lbs_mesh_set_txpd()
/linux/drivers/net/wireless/marvell/mwifiex/
A Duap_txrx.c461 struct uap_txpd *txpd; in mwifiex_process_uap_txpd() local
A Dfw.h680 struct txpd { struct
681 u8 bss_type;
682 u8 bss_num;
685 __le16 tx_pkt_type;
686 __le32 tx_control;
687 u8 priority;
688 u8 flags;
689 u8 pkt_delay_2ms;
690 u8 reserved1[2];
691 u8 tx_token_id;
[all …]
/linux/drivers/net/ethernet/sfc/falcon/
A Dtxc43128_phy.c375 int txpd = (1 << TXC_ATXCTL_TXPD3_LBN) | (1 << TXC_ATXCTL_TXPD2_LBN) in txc_analog_lane_power() local

Completed in 39 milliseconds