Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dbg_hsi.h756 u8 num_pfs_per_port; member
H A Dqed_debug.c1009 dev_data->num_pfs_per_port = min_t(u32, in qed_dbg_dev_init()
1995 port_id = split_id / dev_data->num_pfs_per_port; in qed_grc_dump_addr_range()
1997 (split_id % dev_data->num_pfs_per_port); in qed_grc_dump_addr_range()
2264 hdr_split_id = split_id / dev_data->num_pfs_per_port; in qed_grc_dump_split_data()
2342 dev_data->num_pfs_per_port; in qed_grc_dump_registers()