Searched refs:hba_port_num (Results 1 – 6 of 6) sorted by relevance
/drivers/net/ethernet/emulex/benet/ |
D | be_ethtool.c | 728 be_cmd_get_beacon_state(adapter, adapter->hba_port_num, in be_set_phys_id() 733 be_cmd_set_beacon_state(adapter, adapter->hba_port_num, 0, 0, in be_set_phys_id() 738 be_cmd_set_beacon_state(adapter, adapter->hba_port_num, 0, 0, in be_set_phys_id() 743 be_cmd_set_beacon_state(adapter, adapter->hba_port_num, 0, 0, in be_set_phys_id() 843 be_cmd_set_loopback(adapter, adapter->hba_port_num, loopback_type, 1); in be_loopback_test() 844 *status = be_cmd_loopback_test(adapter, adapter->hba_port_num, in be_loopback_test() 846 be_cmd_set_loopback(adapter, adapter->hba_port_num, BE_NO_LOOPBACK, 1); in be_loopback_test()
|
D | be_cmds.c | 1546 req->cmd_params.params.pport_num = cpu_to_le16(adapter->hba_port_num); in lancer_cmd_get_pport_stats() 2246 req->port = cpu_to_le32(adapter->hba_port_num); in be_cmd_read_port_transceiver_data() 2814 adapter->hba_port_num = attribs->hba_attribs.phy_port; in be_cmd_get_cntl_attributes() 3171 ctxt, adapter->hba_port_num); in be_cmd_set_hsw_config() 3217 ctxt, adapter->hba_port_num); in be_cmd_get_hsw_config() 3439 *port_name = adapter->hba_port_num + '0'; in be_cmd_query_port_name() 3462 *port_name = resp->port_name[adapter->hba_port_num]; in be_cmd_query_port_name() 3464 *port_name = adapter->hba_port_num + '0'; in be_cmd_query_port_name() 3881 port_desc.link_num = adapter->hba_port_num; in be_cmd_set_vxlan_port()
|
D | be.h | 522 u8 hba_port_num; member
|
/drivers/infiniband/hw/ocrdma/ |
D | ocrdma.h | 234 u32 hba_port_num; member
|
D | ocrdma_main.c | 498 dev->hba_port_num); in ocrdma_add()
|
D | ocrdma_hw.c | 1262 dev->hba_port_num = (hba_attribs->ptpnum_maxdoms_hbast_cv & in ocrdma_mbx_get_ctrl_attribs()
|