Home
last modified time | relevance | path

Searched refs:CRC_EN (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/apm/xgene-v2/
H A Dmac.h36 #define CRC_EN BIT(1) macro
H A Dmac.c55 mc2 |= FULL_DUPLEX | CRC_EN | PAD_CRC; in xge_mac_set_speed()
/linux/drivers/gpu/drm/kmb/
H A Dkmb_regs.h413 #define CRC_EN BIT(14) macro
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_singleq_txrx.c216 if (idpf_queue_has(CRC_EN, tx_q)) in idpf_tx_singleq_map()
H A Didpf_txrx.c1395 idpf_queue_assign(CRC_EN, q, in idpf_txq_group_alloc()