Searched refs:tx_bd_haddr_hi (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbnx2.c5099 txbd->tx_bd_haddr_hi = (u64) txr->tx_desc_mapping >> 32;
5760 txbd->tx_bd_haddr_hi = (u64) map >> 32;
6493 txbd->tx_bd_haddr_hi = (u64) mapping >> 32;
6517 txbd->tx_bd_haddr_hi = (u64) mapping >> 32;
H A Dcnic.c3568 txbd->tx_bd_haddr_hi = (u64) buf_map >> 32;
3573 txbd->tx_bd_haddr_hi = val;
H A Dbnx2.h24 u32 tx_bd_haddr_hi; member in struct:tx_bd

Completed in 241 milliseconds