Home
last modified time | relevance | path

Searched refs:ice_sbq_msg_input (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/dev/ice/
H A Dice_sbq_cmd.h113 struct ice_sbq_msg_input { struct
H A Dice_common.h310 int ice_sbq_rw_reg_lp(struct ice_hw *hw, struct ice_sbq_msg_input *in,
314 int ice_sbq_rw_reg(struct ice_hw *hw, struct ice_sbq_msg_input *in, u16 flag);
H A Dice_common.c1794 int ice_sbq_rw_reg_lp(struct ice_hw *hw, struct ice_sbq_msg_input *in, in ice_sbq_rw_reg_lp()
1839 int ice_sbq_rw_reg(struct ice_hw *hw, struct ice_sbq_msg_input *in, u16 flag) in ice_sbq_rw_reg()
H A Dice_lib.c11049 struct ice_sbq_msg_input msg = {}; in ice_fec_counter_read()