Searched refs:HW_OWNER (Results 1 – 2 of 2) sorted by relevance
1121 le->opcode = OP_ADDR64 | HW_OWNER; in tx_init()1185 le->opcode = OP_ADDR64 | HW_OWNER; in sky2_rx_add()1191 le->opcode = op | HW_OWNER; in sky2_rx_add()1273 le->opcode = OP_TCPSTART | HW_OWNER; in rx_set_checksum()1859 le->opcode = OP_ADDR64 | HW_OWNER; in sky2_xmit_frame()1874 le->opcode = OP_MSS | HW_OWNER; in sky2_xmit_frame()1876 le->opcode = OP_LRGLEN | HW_OWNER; in sky2_xmit_frame()1888 le->opcode = OP_VLAN|HW_OWNER; in sky2_xmit_frame()1918 le->opcode = OP_TCPLISW | HW_OWNER; in sky2_xmit_frame()1932 le->opcode = mss ? (OP_LARGESEND | HW_OWNER) : (OP_PACKET | HW_OWNER); in sky2_xmit_frame()[all …]
2115 HW_OWNER = 1<<7, enumerator