Searched refs:TPD_TYP_SET (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/emac/ |
H A D | emac-mac.h | 97 #define TPD_TYP_SET(tpd, val) BITS_SET((tpd)->word[1], 17, 17, val) macro
|
H A D | emac-mac.c | 1458 TPD_TYP_SET(&tpd, 1); in emac_mac_tx_buf_send()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/emac/ |
H A D | emac-mac.h | 97 #define TPD_TYP_SET(tpd, val) BITS_SET((tpd)->word[1], 17, 17, val) macro
|
H A D | emac-mac.c | 1461 TPD_TYP_SET(&tpd, 1); in emac_mac_tx_buf_send()
|
Completed in 7 milliseconds