Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qualcomm/emac/
Demac-mac.h87 #define TPD_BUF_LEN_SET(tpd, val) BITS_SET((tpd)->word[0], 0, 15, val) macro
Demac-mac.c1369 TPD_BUF_LEN_SET(tpd, tpbuf->length); in emac_tx_fill_tpd()
1390 TPD_BUF_LEN_SET(tpd, tpbuf->length); in emac_tx_fill_tpd()
1412 TPD_BUF_LEN_SET(tpd, tpbuf->length); in emac_tx_fill_tpd()