Home
last modified time | relevance | path

Searched defs:tx_bd (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bce/
H A Dif_bcereg.h1099 struct tx_bd { struct
1100 u32 tx_bd_haddr_hi; argument
1101 u32 tx_bd_haddr_lo; argument
1102 u32 tx_bd_mss_nbytes; argument
1103 u16 tx_bd_flags; argument
1116 u16 tx_bd_vlan_tag; argument
/freebsd/sys/contrib/dev/rtw89/
H A Dpci.h1017 struct rtw89_pci_tx_bd_32 *tx_bd, *head; rtw89_pci_get_next_txbd() local