Home
last modified time | relevance | path

Searched refs:BASE_TX_PORTID (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/freescale/fman/
Dfman.c29 #define BASE_TX_PORTID 0x28 macro
582 if (hw_port_id >= BASE_TX_PORTID) in hw_port_id_to_sw_port_id()
583 sw_port_id = hw_port_id - BASE_TX_PORTID; in hw_port_id_to_sw_port_id()