Home
last modified time | relevance | path

Searched defs:tx_cfg (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/arch/arm/mach-ux500/
Ddevices-db5500.h37 #define db5500_add_usb(rx_cfg, tx_cfg) \ argument
Ddevices-db8500.h64 #define db8500_add_usb(rx_cfg, tx_cfg) \ argument
/linux-2.6.39/drivers/net/
Ds2io.c647 struct tx_fifo_config *tx_cfg = &config->tx_cfg[i]; in init_shared_mem() local
660 struct tx_fifo_config *tx_cfg = &config->tx_cfg[i]; in init_shared_mem() local
679 struct tx_fifo_config *tx_cfg = &config->tx_cfg[i]; in init_shared_mem() local
694 struct tx_fifo_config *tx_cfg = &config->tx_cfg[i]; in init_shared_mem() local
751 struct tx_fifo_config *tx_cfg = &config->tx_cfg[i]; in init_shared_mem() local
963 struct tx_fifo_config *tx_cfg = &config->tx_cfg[i]; in free_shared_mem() local
1052 struct tx_fifo_config *tx_cfg = &config->tx_cfg[i]; in free_shared_mem() local
1345 struct tx_fifo_config *tx_cfg = &config->tx_cfg[i]; in init_nic() local
2436 struct tx_fifo_config *tx_cfg = &config->tx_cfg[i]; in free_tx_buffers() local
7958 struct tx_fifo_config *tx_cfg = &config->tx_cfg[i]; in s2io_init_nic() local
[all …]
Dniu.c390 u32 tx_cfg, rx_cfg; in serdes_init_niu_10g_fiber() local
430 u32 tx_cfg, rx_cfg; in serdes_init_niu_1g_serdes() local
524 u32 tx_cfg, rx_cfg, pll_cfg, pll_sts; in serdes_init_niu_10g_serdes() local
Dksz884x.c1282 u32 tx_cfg; member
3222 u32 tx_cfg; in set_flow_ctrl() local
Ds2io.h435 struct tx_fifo_config tx_cfg[MAX_TX_FIFOS]; /*Per-Tx FIFO config */ member
/linux-2.6.39/drivers/net/bna/
Dbna_txrx.c3798 struct bna_tx_config *tx_cfg, in bna_tx_create()