Searched refs:dfx_hw_port_ctrl_req (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/fddi/ |
H A D | defxx.c | 288 static int dfx_hw_port_ctrl_req(DFX_board_t *bp, PI_UINT32 command, PI_UINT32 data_a, PI_UINT32 data_b, PI_UINT32 *host_data); 977 status = dfx_hw_port_ctrl_req(bp, in dfx_bus_config_check() 1106 if (dfx_hw_port_ctrl_req(bp, PI_PCTRL_M_MLA, PI_PDATA_A_MLA_K_LO, 0, in dfx_driver_init() 1115 if (dfx_hw_port_ctrl_req(bp, PI_PCTRL_M_MLA, PI_PDATA_A_MLA_K_HI, 0, in dfx_driver_init() 1304 if (dfx_hw_port_ctrl_req(bp, in dfx_adap_init() 1321 if (dfx_hw_port_ctrl_req(bp, in dfx_adap_init() 1341 if (dfx_hw_port_ctrl_req(bp, PI_PCTRL_M_INIT, in dfx_adap_init() 1802 (void) dfx_hw_port_ctrl_req(bp, in dfx_int_type_0_process() 2714 * = dfx_hw_port_ctrl_req = 2745 static int dfx_hw_port_ctrl_req( in dfx_hw_port_ctrl_req() function [all...] |
/kernel/linux/linux-6.6/drivers/net/fddi/ |
H A D | defxx.c | 289 static int dfx_hw_port_ctrl_req(DFX_board_t *bp, PI_UINT32 command, PI_UINT32 data_a, PI_UINT32 data_b, PI_UINT32 *host_data); 967 status = dfx_hw_port_ctrl_req(bp, in dfx_bus_config_check() 1095 if (dfx_hw_port_ctrl_req(bp, PI_PCTRL_M_MLA, PI_PDATA_A_MLA_K_LO, 0, in dfx_driver_init() 1104 if (dfx_hw_port_ctrl_req(bp, PI_PCTRL_M_MLA, PI_PDATA_A_MLA_K_HI, 0, in dfx_driver_init() 1293 if (dfx_hw_port_ctrl_req(bp, in dfx_adap_init() 1310 if (dfx_hw_port_ctrl_req(bp, in dfx_adap_init() 1330 if (dfx_hw_port_ctrl_req(bp, PI_PCTRL_M_INIT, in dfx_adap_init() 1791 (void) dfx_hw_port_ctrl_req(bp, in dfx_int_type_0_process() 2703 * = dfx_hw_port_ctrl_req = 2734 static int dfx_hw_port_ctrl_req( in dfx_hw_port_ctrl_req() function [all...] |
Completed in 10 milliseconds