Searched hist:"02443 ab8c9314134c9cd58946121726e4cd9a5c1" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | ef100_rep.h | diff 02443ab8c9314134c9cd58946121726e4cd9a5c1 Wed Jul 20 13:33:47 CDT 2022 Edward Cree <ecree.xilinx@gmail.com> sfc: support passing a representor to the EF100 TX path
A non-null efv in __ef100_enqueue_skb() indicates that the packet is from that representor, should be transmitted with a suitable option descriptor (to instruct the switch to deliver it to the representee), and should not be accounted to the parent PF's stats or BQL.
Signed-off-by: Edward Cree <ecree.xilinx@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ef100_tx.h | diff 02443ab8c9314134c9cd58946121726e4cd9a5c1 Wed Jul 20 13:33:47 CDT 2022 Edward Cree <ecree.xilinx@gmail.com> sfc: support passing a representor to the EF100 TX path
A non-null efv in __ef100_enqueue_skb() indicates that the packet is from that representor, should be transmitted with a suitable option descriptor (to instruct the switch to deliver it to the representee), and should not be accounted to the parent PF's stats or BQL.
Signed-off-by: Edward Cree <ecree.xilinx@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tx_common.h | diff 02443ab8c9314134c9cd58946121726e4cd9a5c1 Wed Jul 20 13:33:47 CDT 2022 Edward Cree <ecree.xilinx@gmail.com> sfc: support passing a representor to the EF100 TX path
A non-null efv in __ef100_enqueue_skb() indicates that the packet is from that representor, should be transmitted with a suitable option descriptor (to instruct the switch to deliver it to the representee), and should not be accounted to the parent PF's stats or BQL.
Signed-off-by: Edward Cree <ecree.xilinx@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ef100_tx.c | diff 02443ab8c9314134c9cd58946121726e4cd9a5c1 Wed Jul 20 13:33:47 CDT 2022 Edward Cree <ecree.xilinx@gmail.com> sfc: support passing a representor to the EF100 TX path
A non-null efv in __ef100_enqueue_skb() indicates that the packet is from that representor, should be transmitted with a suitable option descriptor (to instruct the switch to deliver it to the representee), and should not be accounted to the parent PF's stats or BQL.
Signed-off-by: Edward Cree <ecree.xilinx@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tx_common.c | diff 02443ab8c9314134c9cd58946121726e4cd9a5c1 Wed Jul 20 13:33:47 CDT 2022 Edward Cree <ecree.xilinx@gmail.com> sfc: support passing a representor to the EF100 TX path
A non-null efv in __ef100_enqueue_skb() indicates that the packet is from that representor, should be transmitted with a suitable option descriptor (to instruct the switch to deliver it to the representee), and should not be accounted to the parent PF's stats or BQL.
Signed-off-by: Edward Cree <ecree.xilinx@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tx.c | diff 02443ab8c9314134c9cd58946121726e4cd9a5c1 Wed Jul 20 13:33:47 CDT 2022 Edward Cree <ecree.xilinx@gmail.com> sfc: support passing a representor to the EF100 TX path
A non-null efv in __ef100_enqueue_skb() indicates that the packet is from that representor, should be transmitted with a suitable option descriptor (to instruct the switch to deliver it to the representee), and should not be accounted to the parent PF's stats or BQL.
Signed-off-by: Edward Cree <ecree.xilinx@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | net_driver.h | diff 02443ab8c9314134c9cd58946121726e4cd9a5c1 Wed Jul 20 13:33:47 CDT 2022 Edward Cree <ecree.xilinx@gmail.com> sfc: support passing a representor to the EF100 TX path
A non-null efv in __ef100_enqueue_skb() indicates that the packet is from that representor, should be transmitted with a suitable option descriptor (to instruct the switch to deliver it to the representee), and should not be accounted to the parent PF's stats or BQL.
Signed-off-by: Edward Cree <ecree.xilinx@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|