Searched refs:dw_len (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | debug.h | 293 u8 dw_len; member
|
| /linux-6.15/drivers/infiniband/hw/hfi1/ |
| H A D | pio.h | 251 struct pio_buf *sc_buffer_alloc(struct send_context *sc, u32 dw_len,
|
| H A D | vnic_main.c | 190 static u64 create_bypass_pbc(u32 vl, u32 dw_len) in create_bypass_pbc() argument 198 | (dw_len & PBC_LENGTH_DWS_MASK) << PBC_LENGTH_DWS_SHIFT; in create_bypass_pbc()
|
| H A D | pio.c | 1409 struct pio_buf *sc_buffer_alloc(struct send_context *sc, u32 dw_len, in sc_buffer_alloc() argument 1415 unsigned long blocks = dwords_to_blocks(dw_len); in sc_buffer_alloc()
|
| H A D | chip.h | 667 u32 dw_len);
|
| H A D | chip.c | 15312 u32 dw_len) in delay_cycles() argument 15324 delta_cycles = egress_cycles(dw_len * 4, desired_egress_rate) - in delay_cycles() 15325 egress_cycles(dw_len * 4, current_egress_rate); in delay_cycles() 15346 u32 dw_len) in create_pbc() argument 15351 delay = delay_cycles(ppd, srate_mbs, dw_len); in create_pbc() 15357 | (dw_len & PBC_LENGTH_DWS_MASK) in create_pbc()
|
| /linux-6.15/drivers/gpu/drm/i915/gvt/ |
| H A D | cmd_parser.c | 811 unsigned int dw_len) in ip_gma_advance() argument 813 s->ip_gma += (dw_len << 2); in ip_gma_advance() 820 s->ip_va += (dw_len << 2); in ip_gma_advance()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | dbg.c | 3383 .dw_len = sizeof(struct iwl_mvm_marker) / 4, in iwl_fw_send_timestamp_marker_cmd()
|