Home
last modified time | relevance | path

Searched refs:TPD_BUF_LEN_SET (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/qualcomm/emac/
Demac-mac.h79 #define TPD_BUF_LEN_SET(tpd, val) BITS_SET((tpd)->word[0], 0, 15, val) macro
Demac-mac.c1358 TPD_BUF_LEN_SET(tpd, tpbuf->length); in emac_tx_fill_tpd()
1379 TPD_BUF_LEN_SET(tpd, tpbuf->length); in emac_tx_fill_tpd()
1399 TPD_BUF_LEN_SET(tpd, tpbuf->length); in emac_tx_fill_tpd()