HomeSort by: relevance | last modified time | path
    Searched defs:tp_wr_indirect (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_t3_hw.c 2525 static inline void tp_wr_indirect(adapter_t *adap, unsigned int addr, u32 val) function in typeref:typename:void
2559 tp_wr_indirect(adap, A_TP_EGRESS_CONFIG, F_REWRITEFORCETOSIZE);
2563 tp_wr_indirect(adap, A_TP_VLAN_PRI_MAP, 0xfa50);
2564 tp_wr_indirect(adap, A_TP_MAC_MATCH_MAP0, 0xfac688);
2565 tp_wr_indirect(adap, A_TP_MAC_MATCH_MAP1, 0xfac688);
2579 tp_wr_indirect(adap, A_TP_INGRESS_CONFIG, V_BITPOS0(48) |
2583 tp_wr_indirect(adap, A_TP_PREAMBLE_MSB, 0xfb000000);
2584 tp_wr_indirect(adap, A_TP_PREAMBLE_LSB, 0xd5);
2585 tp_wr_indirect(adap, A_TP_INTF_FROM_TX_PKT, F_INTFFROMTXPKT);
2974 tp_wr_indirect(adapter, addr++, key[0])
    [all...]
cxgb_t3_hw.c 2525 static inline void tp_wr_indirect(adapter_t *adap, unsigned int addr, u32 val) function in typeref:typename:void
2559 tp_wr_indirect(adap, A_TP_EGRESS_CONFIG, F_REWRITEFORCETOSIZE);
2563 tp_wr_indirect(adap, A_TP_VLAN_PRI_MAP, 0xfa50);
2564 tp_wr_indirect(adap, A_TP_MAC_MATCH_MAP0, 0xfac688);
2565 tp_wr_indirect(adap, A_TP_MAC_MATCH_MAP1, 0xfac688);
2579 tp_wr_indirect(adap, A_TP_INGRESS_CONFIG, V_BITPOS0(48) |
2583 tp_wr_indirect(adap, A_TP_PREAMBLE_MSB, 0xfb000000);
2584 tp_wr_indirect(adap, A_TP_PREAMBLE_LSB, 0xd5);
2585 tp_wr_indirect(adap, A_TP_INTF_FROM_TX_PKT, F_INTFFROMTXPKT);
2974 tp_wr_indirect(adapter, addr++, key[0])
    [all...]
cxgb_t3_hw.c 2525 static inline void tp_wr_indirect(adapter_t *adap, unsigned int addr, u32 val) function in typeref:typename:void
2559 tp_wr_indirect(adap, A_TP_EGRESS_CONFIG, F_REWRITEFORCETOSIZE);
2563 tp_wr_indirect(adap, A_TP_VLAN_PRI_MAP, 0xfa50);
2564 tp_wr_indirect(adap, A_TP_MAC_MATCH_MAP0, 0xfac688);
2565 tp_wr_indirect(adap, A_TP_MAC_MATCH_MAP1, 0xfac688);
2579 tp_wr_indirect(adap, A_TP_INGRESS_CONFIG, V_BITPOS0(48) |
2583 tp_wr_indirect(adap, A_TP_PREAMBLE_MSB, 0xfb000000);
2584 tp_wr_indirect(adap, A_TP_PREAMBLE_LSB, 0xd5);
2585 tp_wr_indirect(adap, A_TP_INTF_FROM_TX_PKT, F_INTFFROMTXPKT);
2974 tp_wr_indirect(adapter, addr++, key[0])
    [all...]

Completed in 36 milliseconds