Home
last modified time | relevance | path

Searched refs:HW_OWNER (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dsky2.c1120 le->opcode = OP_ADDR64 | HW_OWNER; in tx_init()
1184 le->opcode = OP_ADDR64 | HW_OWNER; in sky2_rx_add()
1190 le->opcode = op | HW_OWNER; in sky2_rx_add()
1272 le->opcode = OP_TCPSTART | HW_OWNER; in rx_set_checksum()
1857 le->opcode = OP_ADDR64 | HW_OWNER; in sky2_xmit_frame()
1872 le->opcode = OP_MSS | HW_OWNER; in sky2_xmit_frame()
1874 le->opcode = OP_LRGLEN | HW_OWNER; in sky2_xmit_frame()
1886 le->opcode = OP_VLAN|HW_OWNER; in sky2_xmit_frame()
1916 le->opcode = OP_TCPLISW | HW_OWNER; in sky2_xmit_frame()
1930 le->opcode = mss ? (OP_LARGESEND | HW_OWNER) in sky2_xmit_frame()
[all...]
H A Dsky2.h2115 HW_OWNER = 1<<7, enumerator
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dsky2.c1119 le->opcode = OP_ADDR64 | HW_OWNER; in tx_init()
1183 le->opcode = OP_ADDR64 | HW_OWNER; in sky2_rx_add()
1189 le->opcode = op | HW_OWNER; in sky2_rx_add()
1271 le->opcode = OP_TCPSTART | HW_OWNER; in rx_set_checksum()
1857 le->opcode = OP_ADDR64 | HW_OWNER; in sky2_xmit_frame()
1872 le->opcode = OP_MSS | HW_OWNER; in sky2_xmit_frame()
1874 le->opcode = OP_LRGLEN | HW_OWNER; in sky2_xmit_frame()
1886 le->opcode = OP_VLAN|HW_OWNER; in sky2_xmit_frame()
1916 le->opcode = OP_TCPLISW | HW_OWNER; in sky2_xmit_frame()
1930 le->opcode = mss ? (OP_LARGESEND | HW_OWNER) in sky2_xmit_frame()
[all...]
H A Dsky2.h2115 HW_OWNER = 1<<7, enumerator

Completed in 24 milliseconds