Searched refs:tx_port_id (Results 1 – 3 of 3) sorted by relevance
74 .tx_port_id = TX_PORT_1G_BASE + n - 1, \88 .tx_port_id = TX_PORT_10G_BASE2 + n - 1, \102 .tx_port_id = TX_PORT_10G_BASE + n - 1, \115 .tx_port_id = TX_PORT_10G_BASE + n - 1, \131 .tx_port_id = TX_PORT_10G_BASE2 + n - 3, \146 .tx_port_id = TX_PORT_1G_BASE + n - 1, \159 .tx_port_id = TX_PORT_10G_BASE + n - 1, \171 u16 tx_port_id; member
61 u32 tx_port_id; in pem() local81 tx_port_id = *tx_port_id_p; in pem()82 dest_p = pem_dest.lookup(&tx_port_id); in pem()116 u32 tx_port_id; in br_common() local204 tx_port_id = *tx_port_id_p; in br_common()206 dest_p = br1_dest.lookup(&tx_port_id); in br_common()208 dest_p = br2_dest.lookup(&tx_port_id); in br_common()
754 fm_eth->tx_port = (void *)®->port[info->tx_port_id - 1].fm_bmi; in fm_eth_initialize()