Searched refs:BMU_SW (Results 1 – 3 of 3) sorted by relevance
689 #define BMU_SW (3L<<24) /* 2 Bits reserved for SW usage */ macro
326 BMU_SW = 1<<24, /* (Tx) 1 bit res. for SW use */ enumerator
2814 tf->control = BMU_OWN | BMU_SW | control | skb_frag_size(frag); in skge_xmit_frame()2820 td->control = BMU_OWN | BMU_SW | BMU_STF | control | len; in skge_xmit_frame()