Home
last modified time | relevance | path

Searched defs:quad (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c377 struct MR_QUAD_ELEMENT *quad; in MR_GetSpanBlock() local
429 struct MR_QUAD_ELEMENT *quad; in mr_spanset_get_span_block() local
549 struct MR_QUAD_ELEMENT *quad; in get_strip_from_row() local
1228 struct MR_QUAD_ELEMENT *quad; in mr_update_span_set() local
Dmegaraid_sas_fusion.h753 struct MR_QUAD_ELEMENT quad[MAX_RAIDMAP_SPAN_DEPTH]; member
/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_ptp_hw.c3052 struct ice_sbq_msg_input *msg, u8 quad, in ice_fill_quad_msg_e82x()
3084 ice_read_quad_reg_e82x(struct ice_hw *hw, u8 quad, u16 offset, u32 *val) in ice_read_quad_reg_e82x()
3118 ice_write_quad_reg_e82x(struct ice_hw *hw, u8 quad, u16 offset, u32 val) in ice_write_quad_reg_e82x()
3152 ice_read_phy_tstamp_e82x(struct ice_hw *hw, u8 quad, u8 idx, u64 *tstamp) in ice_read_phy_tstamp_e82x()
3207 ice_clear_phy_tstamp_e82x(struct ice_hw *hw, u8 quad, u8 idx) in ice_clear_phy_tstamp_e82x()
3230 void ice_ptp_reset_ts_memory_quad_e82x(struct ice_hw *hw, u8 quad) in ice_ptp_reset_ts_memory_quad_e82x()
3242 unsigned int quad; in ice_ptp_reset_ts_memory_e82x() local
3642 u8 quad; in ice_phy_cfg_lane_e82x() local
4691 ice_get_phy_tx_tstamp_ready_e82x(struct ice_hw *hw, u8 quad, u64 *tstamp_ready) in ice_get_phy_tx_tstamp_ready_e82x()
4727 int ice_phy_cfg_intr_e82x(struct ice_hw *hw, u8 quad, bool ena, u8 threshold) in ice_phy_cfg_intr_e82x()
Dice_ptp.c1248 int quad = ICE_GET_QUAD_NUM(port->port_num); in ice_ptp_check_tx_fifo() local
1535 int quad; in ice_ptp_cfg_phy_interrupt() local
/linux-6.12.1/sound/firewire/fireface/
Dff-protocol-former.c537 static void parse_midi_msg(struct snd_ff *ff, u32 quad, unsigned int port) in parse_midi_msg()
655 u32 quad = le32_to_cpu(buf[i]); in ff400_handle_msg() local
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_topology.c284 bool xe_gt_topology_has_dss_in_quadrant(struct xe_gt *gt, int quad) in xe_gt_topology_has_dss_in_quadrant()
/linux-6.12.1/tools/testing/selftests/kvm/s390x/
Dmemop.c665 static char *quad_to_char(__uint128_t *quad, int size) in quad_to_char()
/linux-6.12.1/arch/s390/kvm/
Dkvm-s390.c2927 __uint128_t quad; in kvm_s390_vm_mem_op_cmpxchg() member
/linux-6.12.1/drivers/infiniband/hw/qib/
Dqib_iba7322.c7704 static u32 ahb_mod(struct qib_devdata *dd, int quad, int chan, int addr, in ahb_mod()