Searched refs:TPD_LSOV_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 | 89 #define TPD_LSOV_SET(tpd, val) BITS_SET((tpd)->word[1], 13, 13, val) macro
|
H A D | emac-mac.c | 1295 TPD_LSOV_SET(&extra_tpd, 1); in emac_tso_csum() 1297 TPD_LSOV_SET(tpd, 1); in emac_tso_csum()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/emac/ |
H A D | emac-mac.h | 89 #define TPD_LSOV_SET(tpd, val) BITS_SET((tpd)->word[1], 13, 13, val) macro
|
H A D | emac-mac.c | 1298 TPD_LSOV_SET(&extra_tpd, 1); in emac_tso_csum() 1300 TPD_LSOV_SET(tpd, 1); in emac_tso_csum()
|
Completed in 6 milliseconds