Searched refs:sw_port_id (Results 1 – 1 of 1) sorted by relevance
580 u8 sw_port_id = 0; in hw_port_id_to_sw_port_id() local583 sw_port_id = hw_port_id - BASE_TX_PORTID; in hw_port_id_to_sw_port_id()585 sw_port_id = hw_port_id - BASE_RX_PORTID; in hw_port_id_to_sw_port_id()587 sw_port_id = 0; in hw_port_id_to_sw_port_id()589 return sw_port_id; in hw_port_id_to_sw_port_id()