Searched refs:sw_port_id (Results 1 – 1 of 1) sorted by relevance
607 u8 sw_port_id = 0; in hw_port_id_to_sw_port_id() local610 sw_port_id = hw_port_id - BASE_TX_PORTID; in hw_port_id_to_sw_port_id()612 sw_port_id = hw_port_id - BASE_RX_PORTID; in hw_port_id_to_sw_port_id()614 sw_port_id = 0; in hw_port_id_to_sw_port_id()616 return sw_port_id; in hw_port_id_to_sw_port_id()