Searched refs:hba_port_num (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/emulex/benet/ |
| D | be_ethtool.c | 731 status = be_cmd_get_beacon_state(adapter, adapter->hba_port_num, in be_set_phys_id() 738 status = be_cmd_set_beacon_state(adapter, adapter->hba_port_num, in be_set_phys_id() 743 status = be_cmd_set_beacon_state(adapter, adapter->hba_port_num, in be_set_phys_id() 748 status = be_cmd_set_beacon_state(adapter, adapter->hba_port_num, in be_set_phys_id() 875 ret = be_cmd_set_loopback(adapter, adapter->hba_port_num, in be_loopback_test() 880 *status = be_cmd_loopback_test(adapter, adapter->hba_port_num, in be_loopback_test() 883 ret = be_cmd_set_loopback(adapter, adapter->hba_port_num, in be_loopback_test()
|
| D | be_cmds.c | 322 (sfp_misconfig_evt_word1 >> (adapter->hba_port_num * 8)) & 0xff; in be_async_port_misconfig_event_process() 334 (sfp_misconfig_evt_word2 >> (adapter->hba_port_num * 8)) & 0xff; in be_async_port_misconfig_event_process() 1650 req->cmd_params.params.pport_num = cpu_to_le16(adapter->hba_port_num); in lancer_cmd_get_pport_stats() 2319 req->port = cpu_to_le32(adapter->hba_port_num); in be_cmd_read_port_transceiver_data() 3542 adapter->hba_port_num = attribs->hba_attribs.phy_port; in be_cmd_get_cntl_attributes() 3912 ctxt, adapter->hba_port_num); in be_cmd_set_hsw_config() 3966 ctxt, adapter->hba_port_num); in be_cmd_get_hsw_config() 4232 adapter->port_name = resp->port_name[adapter->hba_port_num]; in be_cmd_query_port_name() 4234 adapter->port_name = adapter->hba_port_num + '0'; in be_cmd_query_port_name() 4713 port_desc.link_num = adapter->hba_port_num; in be_cmd_set_vxlan_port()
|
| D | be.h | 655 u8 hba_port_num; member
|
| D | be_main.c | 5270 ppid->id[0] = adapter->hba_port_num + 1; in be_get_phys_port_id()
|
| /Linux-v5.4/drivers/infiniband/hw/ocrdma/ |
| D | ocrdma_main.c | 350 dev->hba_port_num); in ocrdma_add()
|
| D | ocrdma.h | 285 u32 hba_port_num; member
|
| D | ocrdma_hw.c | 1364 dev->hba_port_num = (hba_attribs->ptpnum_maxdoms_hbast_cv & in ocrdma_mbx_get_ctrl_attribs()
|