Searched refs:word4 (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/net/ethernet/hisilicon/hibmcge/ |
| H A D | hbg_txrx.c | 248 if (likely(!FIELD_GET(HBG_RX_DESC_W4_L3_ERR_CODE_M, desc->word4) && in hbg_rx_check_l3l4_error() 249 !FIELD_GET(HBG_RX_DESC_W4_L4_ERR_CODE_M, desc->word4))) in hbg_rx_check_l3l4_error() 252 switch (FIELD_GET(HBG_RX_DESC_W4_L3_ERR_CODE_M, desc->word4)) { in hbg_rx_check_l3l4_error() 277 switch (FIELD_GET(HBG_RX_DESC_W4_L4_ERR_CODE_M, desc->word4)) { in hbg_rx_check_l3l4_error() 308 if (unlikely(!FIELD_GET(HBG_RX_DESC_W4_IP_TCP_UDP_M, desc->word4))) { in hbg_update_rx_ip_protocol_stats() 313 if (unlikely(FIELD_GET(HBG_RX_DESC_W4_IP_VERSION_ERR_B, desc->word4))) { in hbg_update_rx_ip_protocol_stats() 319 if (FIELD_GET(HBG_RX_DESC_W4_IP_VERSION_B, desc->word4)) in hbg_update_rx_ip_protocol_stats() 324 switch (FIELD_GET(HBG_RX_DESC_W4_IP_TCP_UDP_M, desc->word4)) { in hbg_update_rx_ip_protocol_stats() 327 if (FIELD_GET(HBG_RX_DESC_W4_OPT_B, desc->word4)) in hbg_update_rx_ip_protocol_stats() 329 if (FIELD_GET(HBG_RX_DESC_W4_FRAG_B, desc->word4)) in hbg_update_rx_ip_protocol_stats() [all …]
|
| /linux/tools/bootconfig/samples/ |
| H A D | good-simple.bconf | 8 word4 = 4 }
|
| /linux/include/linux/qed/ |
| H A D | fcoe_common.h | 203 __le16 word4; member 283 __le16 word4; member 405 __le16 word4; member
|
| H A D | iscsi_common.h | 1508 __le16 word4; member
|
| /linux/sound/sparc/ |
| H A D | dbri.c | 263 volatile __u32 word4; member 1176 dbri->dma->desc[desc].word4 = 0; in setup_descs() 1180 dbri->dma->desc[desc].word4 = in setup_descs() 1215 dbri->dma->desc[desc].nda, dbri->dma->desc[desc].word4); in setup_descs() 1785 status = DBRI_TD_STATUS(dbri->dma->desc[td].word4); in transmission_complete_intr() 1791 dbri->dma->desc[td].word4 = 0; /* Reset it for next time. */ in transmission_complete_intr() 1875 dbri->dma->desc[td].word4 = 0; in dbri_process_one_interrupt()
|
| /linux/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2400pci.c | 1215 u32 word4; in rt2400pci_fill_rxdone() local 1223 word4 = rt2x00_desc_read(entry_priv->desc, 4); in rt2400pci_fill_rxdone() 1240 rx_low = rt2x00_get_field32(word4, RXD_W4_RX_END_TIME); in rt2400pci_fill_rxdone()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | r600_cs.c | 1483 u32 word0, word1, l0_size, mipmap_size, word2, word3, word4, word5; in r600_check_texture_resource() local 1509 word4 = radeon_get_ib_value(p, idx + 4); in r600_check_texture_resource() 1517 blevel = G_038010_BASE_LEVEL(word4); in r600_check_texture_resource()
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | cassini.h | 2685 __le64 word4; member
|
| H A D | cassini.c | 1325 rxc->word4 = cpu_to_le64(RX_COMP4_ZERO); in cas_rxc_init() 2259 words[3] = le64_to_cpu(rxc->word4); in cas_rx_ringN()
|
| /linux/drivers/scsi/ibmvscsi/ |
| H A D | ibmvfc.c | 748 u64 word2, u64 word3, u64 word4) in ibmvfc_send_sub_crq() argument 753 word1, word2, word3, word4); in ibmvfc_send_sub_crq()
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_sli.c | 22735 /* word4 */ in lpfc_sli_prep_wqe() 22736 wqe->xmit_els_rsp.word4 = 0; in lpfc_sli_prep_wqe()
|