Searched refs:ql_wait_other_func_reg_rdy (Results 1 – 1 of 1) sorted by relevance
/drivers/net/ethernet/qlogic/qlge/ |
D | qlge_dbg.c | 42 static int ql_wait_other_func_reg_rdy(struct ql_adapter *qdev, u32 reg, in ql_wait_other_func_reg_rdy() function 68 status = ql_wait_other_func_reg_rdy(qdev, XG_SERDES_ADDR / 4, in ql_read_other_func_serdes_reg() 77 status = ql_wait_other_func_reg_rdy(qdev, XG_SERDES_ADDR / 4, in ql_read_other_func_serdes_reg() 344 status = ql_wait_other_func_reg_rdy(qdev, XGMAC_ADDR / 4, in ql_read_other_func_xgmac_reg() 353 status = ql_wait_other_func_reg_rdy(qdev, XGMAC_ADDR / 4, in ql_read_other_func_xgmac_reg()
|