Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/asix/
H A Dax88796c_main.h39 #define TX_HDR_SOP_SEQNUM 0xF800 macro
H A Dax88796c_main.c197 info->sop.seq_lenbar = ((info->seq_num << 11) & TX_HDR_SOP_SEQNUM) in ax88796c_proc_tx_hdr()