Searched refs:tx_port_id_p (Results 1 – 1 of 1) sorted by relevance
60 u32 *tx_port_id_p; in pem() local79 tx_port_id_p = pem_ifindex.lookup(&ifindex); in pem()80 if (tx_port_id_p) { in pem()81 tx_port_id = *tx_port_id_p; in pem()115 u32 *tx_port_id_p; in br_common() local200 tx_port_id_p = br1_mac.lookup(&dmac); in br_common()202 tx_port_id_p = br2_mac.lookup(&dmac); in br_common()203 if (tx_port_id_p) { in br_common()204 tx_port_id = *tx_port_id_p; in br_common()