Searched refs:abs_func (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_devinfo.c2480 const u8_t abs_func = ABS_FUNC_ID(pdev); local
2512 if (abs_func_idx == abs_func)
3737 u8_t lm_get_port_id_from_func_abs( const u32_t chip_num, const lm_chip_port_mode_t lm_chip_port_mode, const u8_t abs_func )
3746 port_id = abs_func % PORT_MAX;
3762 modulus_res = abs_func % 4;
3795 * returns vector of abs_func id's upon parameters
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h4461 u8_t lm_get_port_id_from_func_abs( const u32_t chip_num, const lm_chip_port_mode_t lm_chip_port_mode, const u8_t abs_func );

Completed in 102 milliseconds